Drop devel styling from our windows
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 Nov 2020 17:10:01 +0000 (12:10 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 23 Nov 2020 17:10:01 +0000 (12:10 -0500)
We are about to do a stable release. Time to get used
again to plain old, boring header bars.

demos/constraint-editor/constraint-editor-window.ui
demos/gtk-demo/main.ui
demos/icon-browser/window.ui
demos/node-editor/help-window.ui
demos/node-editor/node-editor-window.ui
demos/print-editor/print-editor.c
demos/widget-factory/widget-factory.ui
gtk/inspector/window.ui
testsuite/gtk/focus-chain/widget-factory.ui
testsuite/gtk/focus-chain/widget-factory2.ui
testsuite/gtk/focus-chain/widget-factory3.ui

index aa809e393ae196078c6e5269393439c5521386b4..fab5b8d1d4548f5382a06d4b842f83f7b2602f2b 100644 (file)
@@ -1,9 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <template class="ConstraintEditorWindow" parent="GtkApplicationWindow">
-    <style>
-      <class name="devel"/>
-    </style>
     <property name="title" translatable="yes">GTK Constraint Editor</property>
     <property name="default-width">1024</property>
     <property name="default-height">768</property>
index 484cc63b05d11e7b790fbf50c8713915d533fc2c..d4df910ef3c0dbaba18d804b98d6d72975aef94a 100644 (file)
@@ -17,9 +17,6 @@
     </section>
   </menu>
   <object class="GtkApplicationWindow" id="window">
-    <style>
-      <class name="devel"/>
-    </style>
     <property name="default-width">800</property>
     <property name="default-height">600</property>
     <child type="titlebar">
index 7dc204e41f1a635dbb8916072d603d4be1303333..59685dbb57e034e72252ed1540d6b9eb0ccb89fb 100644 (file)
@@ -13,9 +13,6 @@
     </section>
   </menu>
   <template class="IconBrowserWindow" parent="GtkApplicationWindow">
-    <style>
-      <class name="devel"/>
-    </style>
     <property name="title" translatable="yes">Icon Browser</property>
     <property name="default-width">1024</property>
     <property name="default-height">768</property>
index a5387393db8427fc011fd81b1b9052d152cd3f9f..7feffb7c1872abb55fab38b6c9b7943473cb97a5 100644 (file)
@@ -1,9 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <interface>
   <object class="GtkWindow" id="window">
-    <style>
-      <class name="devel"/>
-    </style>
     <property name="title" translatable="yes">Help</property>
     <property name="default-width">720</property>
     <property name="default-height">520</property>
index b7e94f9e8f910b23c25c831ddc3a5bfb4507c5cd..20d36f6f287c628cb1af798d13bd2fa763cdfbe0 100644 (file)
@@ -94,9 +94,6 @@
   </object>
 
   <template class="NodeEditorWindow" parent="GtkApplicationWindow">
-    <style>
-      <class name="devel"/>
-    </style>
     <property name="title" translatable="yes">GTK Node Editor</property>
     <property name="default-width">1024</property>
     <property name="default-height">768</property>
index a0c8da320db46f4300c84b759ab0ab2f89824266..838c421b29fbd517e7b48238f2c9cedcba408c22 100644 (file)
@@ -812,8 +812,6 @@ activate (GApplication *app)
   gtk_application_window_set_show_menubar (GTK_APPLICATION_WINDOW (main_window), TRUE);
   update_title (GTK_WINDOW (main_window));
 
-  gtk_widget_add_css_class (main_window, "devel");
-
   box = gtk_box_new (GTK_ORIENTATION_VERTICAL, 0);
   gtk_window_set_child (GTK_WINDOW (main_window), box);
 
index 8f78b65a5fa360f1a6e1f44ade5515ff14109578..ba2378ba3410bbe286824a7ca206387dbf0ccfc4 100644 (file)
@@ -433,9 +433,6 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
     </columns>
   </object>
   <object class="GtkApplicationWindow" id="window">
-    <style>
-      <class name="devel"/>
-    </style>
     <property name="title">GTK Widget Factory</property>
     <child type="titlebar">
       <object class="GtkHeaderBar" id="headerbar1">
index 3940f79ee55d6fc47a32907f70edf314b2c31868..c76af022c6a999573d00f248d2a68aab71d9202d 100644 (file)
@@ -10,9 +10,6 @@
   <template class="GtkInspectorWindow" parent="GtkWindow">
     <property name="default-height">500</property>
     <property name="default-width">800</property>
-    <style>
-      <class name="devel"/>
-    </style>
     <child type="titlebar">
       <object class="GtkHeaderBar">
         <child>
index b5e1898497aebe8aafdbacbb85fd461ddc311694..654671b4fd3b783a2ba6c329087e993a9c072e91 100644 (file)
@@ -433,9 +433,6 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
     </columns>
   </object>
   <object class="GtkApplicationWindow" id="window">
-    <style>
-      <class name="devel"/>
-    </style>
     <property name="title">GTK Widget Factory</property>
     <child type="titlebar">
       <object class="GtkHeaderBar" id="headerbar1">
index df73b1f6425a8c64601065acdae2dd800b796a4b..5dd90373298d0d41598679412bda769fb196f111 100644 (file)
@@ -433,9 +433,6 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
     </columns>
   </object>
   <object class="GtkApplicationWindow" id="window">
-    <style>
-      <class name="devel"/>
-    </style>
     <property name="title">GTK Widget Factory</property>
     <child type="titlebar">
       <object class="GtkHeaderBar" id="headerbar1">
index 8b0a159418d621b442e0f3808a3efe6a09498618..b6d52bea51f1cb3eb641db3684ccd6e784711afc 100644 (file)
@@ -433,9 +433,6 @@ Suspendisse feugiat quam quis dolor accumsan cursus.</property>
     </columns>
   </object>
   <object class="GtkApplicationWindow" id="window">
-    <style>
-      <class name="devel"/>
-    </style>
     <property name="title">GTK Widget Factory</property>
     <child type="titlebar">
       <object class="GtkHeaderBar" id="headerbar1">